IntelliJ and Debugging
Back to Home
01. Introduction
02. JDK
03. Mac: Install Java Development Kit
04. Windows: Install Java Development Kit
05. Mac: The Terminal
06. Windows: Command Prompt
07. Mac: Hello Java!
08. Windows: Hello Java!
09. Windows: Changing Environment Variables
10. IntelliJ
11. Mac: Install IntelliJ
12. Mac: Install IntelliJ 2
13. Windows: Install IntelliJ
14. Setup a Project
15. IntelliJ Environment
16. Hello World in IntelliJ
17. Tic Tac Toe
18. Download Tic Tac Toe
19. Import the Project Code into IntelliJ
20. Run the Game!
21. The Grid
22. 2D Coordinates
23. Winning Conditions
24. Detect a Win
25. What type of error
26. Debugging in IntelliJ
27. Project Instructions
28. Next Steps
Back to Home
21. The Grid
The Grid
Next Concept